projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36248c6
)
adwaita: don't extent %link in linkbuttons
author
Timm Bäder
<mail@baedert.org>
Sun, 12 Apr 2020 09:17:46 +0000
(11:17 +0200)
committer
Timm Bäder
<mail@baedert.org>
Fri, 17 Apr 2020 13:21:00 +0000
(15:21 +0200)
We already do that for the label inside the button.
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 5d2c1cdb39a571bd02daba252a2432f4cd4c85a9..4361e6979eb4424b054a5b98fc52c95ece0cb7b6 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-1084,8
+1084,6
@@
button:link,
button:visited {
@extend %undecorated_button;
- @extend %link;
-
text-shadow: none;
&:hover,